Total Complexity | 14 |
Dependencies | 0 |
Dependents | 3 |
Total lines | 86 |
Lines of code | 57 |
Logical lines of code | 27 |
Comment lines | 0 |
Methods | 6 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
decrypt() | 55 | 4 | 20 | |
encrypt() | 59 | 2 | 15 | |
can_encrypt() | 66 | 3 | 9 | |
get_passphrase() | 71 | 3 | 6 | |
__construct() | 76 | 1 | 4 | |
get_salt() | 82 | 1 | 3 |